From a21d2f7437d9508433c8eb4d4758e4e9a368515a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 30 Apr 2004 21:06:00 +0000 Subject: [PATCH] Fix typo in comment. --- lisp/follow.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/follow.el b/lisp/follow.el index 0ae6e175386..06857fc49e9 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -1561,7 +1561,7 @@ non-first windows in Follow Mode." (or follow-internal-force-redisplay (progn (if (eq dest (point-max)) - ;; We're at the end, we have be be careful since + ;; We're at the end, we have to be careful since ;; the display can be aligned while `dest' can ;; be visible in several windows. (cond -- 2.30.2